Skip to content

Conversation

ota-meshi
Copy link
Member

This PR adds vue/require-explicit-emits rule.

vue/require-explicit-emits rule reports event triggers not declared with the emits option. (The emits option is a new in Vue.js 3.0.0+)

Vue RFCs - 0030-emits-option

refs #1035

@ota-meshi ota-meshi force-pushed the add-rule/require-explicit-emits branch from fbd2676 to 2178b27 Compare May 14, 2020 00:41
@ota-meshi ota-meshi merged commit e785bdb into master May 15, 2020
@ota-meshi ota-meshi deleted the add-rule/require-explicit-emits branch May 15, 2020 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant